home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / set / status_oper < prev    next >
Text File  |  2001-03-21  |  516b  |  19 lines

  1. Synopsis:
  2.    set status_oper [<text>]
  3.  
  4. Description:
  5.    This variable sets the string displayed in the status bar when the user
  6.    has irc operator status (user mode +o).  If the client is not an irc
  7.    operator, nothing is shown.
  8.  
  9.    This string is represented as %* in the STATUS_FORMAT string.  It is
  10.    treated literally inside STATUS_OPER.
  11.  
  12. Examples:
  13.    Setting the string displayed when the client has operator status:
  14.       /set status_oper *
  15.  
  16. See Also:
  17.    oper(3); set(4) status_format
  18.  
  19.